!============================================================================ ! Entry point routines [Initialise; ! ; location = grot_hal; ! Starting Location location = grot_hal; move bijl to player; ! Player starts with axe move harnas to player; ! Player starts with suit of armour move helm to player; ! Player starts with helmet ! verhaaltracker.status = 7; ! Delete! lookmode = 2; ! like the VERBOSE command @set_colour 9 2; @erase_window -1; ! White text on black background player.orders = PlayerOrders; ! pray_dialoog.qinitial(); ! Because I sometimes need to set quips on and off before ! the dialogue has been used. ! pray_dialoog.quipsinitialized = true; print "^^^^The bronze doors fall closed behind you. With a scraping sound, heavy bolts are drawn across them. The message is clear. Gripping your axe in a gauntletted hand and clearing your mind of all distractions, you step forward, into the heat.^^^"; ! Text at the beginning of the game. ];